home *** CD-ROM | disk | FTP | other *** search
- A {
- text-decoration: none;
- }
-
- A:LINK {
- color : #006400;
- }
-
- A:Visited {
- color : #006400;
- }
-
- A:Hover {
- background : #FFFF00;
- color :#006400;
- }
-
- A:Active {
- color : Red;
- }
-
- BODY {
- background-color : #FFFFFF;
- }
-
- P {
- font-family : "Times New Roman", times, serif;
- font-style : normal;
- }
-
- P.footer {
- font-family : verdana, helvetica, arial, sans-serif;
- font-size : 60%;
- }
-
-
- SPAN.title {
- font-family : verdana, helvetica, arial, sans-serif;
- font-size : 150%;
- font-weight : bold;
- color : #990033;
- }
-
- SPAN.text {
- color : #0000CD;
- font-family : verdana, helvetica, arial, sans-serif;
- font-size : 110%;
- font-weight : normal;
- }
-
- SPAN.text_sm {
- color : #0000CD;
- font-family : verdana, helvetica, arial, sans-serif;
- font-size : 105%;
- font-weight : normal;
- }